home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Wayzata's Best of Shareware PC/Windows 1
/
Wayzata's Best of Shareware for PC-Windows - Release 1 - Wayzata Technology (1993).iso
/
mac
/
DOS
/
PROGRAMG
/
BWB110
/
BWB_TCC.C
< prev
next >
Wrap
C/C++ Source or Header
|
1992-10-27
|
169b
|
4 lines
/* This is for Borland Turbo C++ only: it requests the linker to
establish a larger-than-usual stack of 8192 bytes for BWBASIC */
extern unsigned _stklen = 8192U;